home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-08-24 | 598 b | 25 lines | [TEXT/R*ch] |
- <html>
- <head>
- <link rel=stylesheet type="text/css" HREF="fa.css">
- <title>Flex-Able: String Functions: URL Decode</title>
- </head>
- <body>
-
- <DIV CLASS="topic">String Functions: URL Decode</DIV>
- <p><br>
- <p><br>
-
- <:set string env["QUERY_STRING"]>
-
- <:require string>
- <:url_decode string>
- <:else>
- Try using this url with a search argument, or do it the easy way:<br>
- <a href="URLDecode.able?this%20is%20an%20%22encoded%22%20string%21">URLDecode.able?this%20is%20an%20%22encoded%22%20string%21</a>
- <:/require>
-
- <hr>
- <A HREF="quickstart.html" CLASS="back">back to Quick Start</A>
- </body>
- </html>
-